Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/072-memory cards/

index.html /cody/solygambas/html-css-javascript-projects/072-memory cards/index.html
347 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
script.js /cody/solygambas/html-css-javascript-projects/072-memory cards/script.js
225 Views
0 Comments
const cardsContainer = document.getElementById("cards-container");
const prevButton = document.getElementById("prev");
const nex
style.css /cody/solygambas/html-css-javascript-projects/072-memory cards/style.css
158 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;700&display=swap");

:root {
--primary-color: #8e44